Release 10.1A: OpenEdge Development:
Programming Interfaces


Handling control-frame widget events

You can handle field-level widget events for the control-frame like Progress events for any other dynamic 4GL widget, with Progress triggers built from the ON statement or the trigger-phrase of the CREATE statement.

The control-frame supports a subset of field-level widget events that Progress requires for:

For more information on handling Progress events with triggers, see OpenEdge Development: Progress 4GL Handbook .

Note: Unlike earlier support for VBX controls, you do not have to handle key function events as KeyPress events. With VBX controls, you had to trap key functions as KeyPress events in a VBX control event handler, then apply them to the VBX control-container widget to handle with corresponding key function event triggers. With ActiveX controls, your triggers on the control-frame widget now handle the supported function events automatically.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095